[INFO] cloning repository https://github.com/nozmo-king/chorum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nozmo-king/chorum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnozmo-king%2Fchorum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnozmo-king%2Fchorum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36fe941dec32b229d820ff1c61942b9b54767009
[INFO] checking nozmo-king/chorum against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnozmo-king%2Fchorum" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  41% (1215/2946)
Updating files:  42% (1238/2946)
Updating files:  43% (1267/2946)
Updating files:  44% (1297/2946)
Updating files:  45% (1326/2946)
Updating files:  46% (1356/2946)
Updating files:  47% (1385/2946)
Updating files:  48% (1415/2946)
Updating files:  49% (1444/2946)
Updating files:  50% (1473/2946)
Updating files:  51% (1503/2946)
Updating files:  52% (1532/2946)
Updating files:  52% (1542/2946)
Updating files:  53% (1562/2946)
Updating files:  54% (1591/2946)
Updating files:  55% (1621/2946)
Updating files:  56% (1650/2946)
Updating files:  57% (1680/2946)
Updating files:  58% (1709/2946)
Updating files:  59% (1739/2946)
Updating files:  60% (1768/2946)
Updating files:  61% (1798/2946)
Updating files:  62% (1827/2946)
Updating files:  63% (1856/2946)
Updating files:  64% (1886/2946)
Updating files:  65% (1915/2946)
Updating files:  66% (1945/2946)
Updating files:  67% (1974/2946)
Updating files:  68% (2004/2946)
Updating files:  69% (2033/2946)
Updating files:  70% (2063/2946)
Updating files:  71% (2092/2946)
Updating files:  72% (2122/2946)
Updating files:  73% (2151/2946)
Updating files:  74% (2181/2946)
Updating files:  75% (2210/2946)
Updating files:  76% (2239/2946)
Updating files:  77% (2269/2946)
Updating files:  78% (2298/2946)
Updating files:  79% (2328/2946)
Updating files:  80% (2357/2946)
Updating files:  81% (2387/2946)
Updating files:  82% (2416/2946)
Updating files:  83% (2446/2946)
Updating files:  84% (2475/2946)
Updating files:  85% (2505/2946)
Updating files:  86% (2534/2946)
Updating files:  87% (2564/2946)
Updating files:  88% (2593/2946)
Updating files:  89% (2622/2946)
Updating files:  90% (2652/2946)
Updating files:  91% (2681/2946)
Updating files:  92% (2711/2946)
Updating files:  93% (2740/2946)
Updating files:  94% (2770/2946)
Updating files:  95% (2799/2946)
Updating files:  96% (2829/2946)
Updating files:  96% (2857/2946)
Updating files:  97% (2858/2946)
Updating files:  98% (2888/2946)
Updating files:  99% (2917/2946)
Updating files: 100% (2946/2946)
Updating files: 100% (2946/2946), done.
[INFO] started tweaking git repo https://github.com/nozmo-king/chorum
[INFO] finished tweaking git repo https://github.com/nozmo-king/chorum
[INFO] tweaked toml for git repo https://github.com/nozmo-king/chorum written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nozmo-king/chorum on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nozmo-king/chorum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1
[INFO] running `Command { std: "docker" "start" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking chordworld_core v0.1.0 (/opt/rustwide/workdir/crates/chordworld_core)
[INFO] [stderr]     Checking chordworld_pow v0.1.0 (/opt/rustwide/workdir/crates/chordworld_pow)
[INFO] [stderr]     Checking chordworld_dsp v0.1.0 (/opt/rustwide/workdir/crates/chordworld_dsp)
[INFO] [stderr]     Checking chordworld_world v0.1.0 (/opt/rustwide/workdir/crates/chordworld_world)
[INFO] [stdout] warning: unused variable: `env_id`
[INFO] [stdout]    --> crates/chordworld_world/src/world.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let env_id = self.graph.nodes().find(|n| n.name == "Env").map(|n| n.id);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_env_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env_id`
[INFO] [stdout]    --> crates/chordworld_world/src/world.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 let env_id = self.graph.nodes().find(|n| n.name == "Env").map(|n| n.id);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_env_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chordworld_tui v0.1.0 (/opt/rustwide/workdir/crates/chordworld_tui)
[INFO] [stderr]     Checking chordworld_engine v0.1.0 (/opt/rustwide/workdir/crates/chordworld_engine)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:62
[INFO] [stdout]     |
[INFO] [stdout] 325 |     matches!(c.to_ascii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' ...
[INFO] [stdout]     |                                      ---------               ^^^ no value can reach this
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      matches all the relevant values
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:74
[INFO] [stdout]     |
[INFO] [stdout] 325 |     matches!(c.to_ascii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' ...
[INFO] [stdout]     |                                      ---------                           ^^^ no value can reach this
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:104
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...cii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' | 'i' | 'o' | 'p')
[INFO] [stdout]     |                     --------- matches all the relevant values                         ^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_tracks`
[INFO] [stdout]    --> crates/chordworld_tui/src/tracker_view.rs:352:33
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn move_left(&mut self, num_tracks: usize) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_tracks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 for (i, t) in p.tracks.iter().enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_top_bar` is never used
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn render_top_bar(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_main_area` is never used
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn render_main_area(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:62
[INFO] [stdout]     |
[INFO] [stdout] 325 |     matches!(c.to_ascii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' ...
[INFO] [stdout]     |                                      ---------               ^^^ no value can reach this
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      matches all the relevant values
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:74
[INFO] [stdout]     |
[INFO] [stdout] 325 |     matches!(c.to_ascii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' ...
[INFO] [stdout]     |                                      ---------                           ^^^ no value can reach this
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      matches all the relevant values
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/chordworld_tui/src/input.rs:325:104
[INFO] [stdout]     |
[INFO] [stdout] 325 | ...cii_lowercase(), 'a'..='g' | 'z' | 'x' | 'c' | 'v' | 'b' | 'n' | 'm' | 'q' | 'w' | 'e' | 'r' | 't' | 'y' | 'u' | 'i' | 'o' | 'p')
[INFO] [stdout]     |                     --------- matches all the relevant values                         ^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_tracks`
[INFO] [stdout]    --> crates/chordworld_tui/src/tracker_view.rs:352:33
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn move_left(&mut self, num_tracks: usize) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_tracks`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chordworld_app v0.1.0 (/opt/rustwide/workdir/crates/chordworld_app)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 for (i, t) in p.tracks.iter().enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_top_bar` is never used
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn render_top_bar(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_main_area` is never used
[INFO] [stdout]    --> crates/chordworld_tui/src/ui.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 | fn render_main_area(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.85s
[INFO] running `Command { std: "docker" "inspect" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1", kill_on_drop: false }`
[INFO] [stdout] 70be78282499d0534c8a6e3fbe4ce501e3477eb2dedc7f50cda6726b91bb62b1
